FML ACOS
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native ACOS() function. FML ACOS returns the inverse cosine of the argument.
ARGUMENTS:
* Value = value to calculate. Must be between -1.0 and 1.0
RETURNS:
Returns the result as a float value.
SYNTAX
Return Float=FML ACOS(Value)
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
